Re: [INTERFACES] Jdbc-WebServer - Mailing list pgsql-interfaces

From Anders Svensson
Subject Re: [INTERFACES] Jdbc-WebServer
Date
Msg-id v04020a00b42100873de4@[192.168.1.3]
Whole thread Raw
In response to Jdbc-WebServer  ("Zubair Saifullah" <zubairsaifullah@hotmail.com>)
List pgsql-interfaces
>I am using jdbc with java servlets to connect to Postgres database.
>When I set the CLASSPATH to the driver it works fine. But how do I make the
>server (Netscape3.6/Apache) find this Driver. It is giving me a class not
>found error for the driver.
>I will appreciate the answer.
>Thanks
>
>______________________________________________________
>Get Your Private, Free Email at http://www.hotmail.com
>
>************

Add the following line to your jserv.properties  (if you are using jserv)
wrapper.classpath=/home/servlets/jdbc6.5-1.2.jar


remeber to change the path to where ever you have jdbc6.5-1.2.jar or
pstgresql.jar


Simu Soft
v/Anders Svensson
Frederikssundsvej 20, 2 th
DK-2400  København NV

e-mail     : Anders@simusoft.dk
tlf.    : +45 3583 8126



pgsql-interfaces by date:

Previous
From: Lim Cheng Peck-A15349
Date:
Subject: [INTERFACES] [Fwd: postgresql JDBC driver question
Next
From: Thomas Lockhart
Date:
Subject: Re: [INTERFACES] Questions connecting to PostgreSQL.